English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

IComparer (ou les méthodes IComparable dont il dépend) n'a pas retourné zéro lorsque Array.Sort a appelé x. CompareTo(x). x : 'X' Type de x : 'Nom du type' Le IComparer : 'Y'.

Click to search this error in Google

English version

Unable to sort because the IComparer.Compare() method returns inconsistent results. Either a value does not compare equal to itself, or one value repeatedly compared to another value yields different results. x: 'X', x's type: 'Type Name', IComparer: 'Y'.

Click to search this error in Google



Localized version
 French

Error category
 .Net Framework

Other localized versions
24 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions